home *** CD-ROM | disk | FTP | other *** search
/ Power Tools 1993 October - Disc 2 / Power Tools (Disc 2)(October 1993)(HP).iso / hotlines / network / x400sol / x400sol2.txt < prev    next >
Text File  |  1993-02-19  |  16KB  |  356 lines

  1.                          HP X.400 UPDATE TRAINING
  2.  
  3.                                May 29, 1991
  4.  
  5.  The purpose of this message is to provide an overview of the changes
  6. in the C.02.00 release of HP X.400.  In this release, the C.01.00
  7. versions of X.400/9000 and X.400 Server Software have been merged into
  8. a single product called HP X.400.  Note that the C.02.00 release, the
  9. X.400/HP Desk software (used with the former X.400 Server Software)
  10. product is not changing.
  11.  
  12. This message is intended for SEs, CEs, RCEs, and HP division personnel
  13. who have been trained on or are familiar with HP's X.400 products and
  14. who need update training on the new release.  It summarizes the major
  15. changes in the new release.
  16.  
  17. This message is organized into the following sections:
  18.  
  19.   1. Major New Features
  20.   2. Other Enhancements
  21.   3. Hardware/Software Requirements
  22.   4. Documentation Changes
  23.   5. New Utilities
  24.   6. Modified Utilities
  25.   7. Obsoleted Utilities
  26.   8. Side Effect Differences
  27.   9. Update Training
  28.  10. Updating Customers from C.01.00 to C.02.00
  29.  11. Distribution of Update to Field
  30.  
  31. 1. Major New Features
  32. ---------------------
  33.  
  34. The main enhancements in the C.02.00 release are described below.
  35.  
  36.   o X.400/9000 and X.400 Server Merged
  37.  
  38.       The X.400 Server and X.400/9000 products have been merged into
  39.       one product.  The combined product is called "HP X.400".  The
  40.       merged product allows HP Desk and Unix mail users to share a
  41.       single X.400 gateway (previously HP Desk and Unix mail users had
  42.       to have separate X.400 gateways).
  43.  
  44.       As a result of the product merge, the X.400 Server Software
  45.      (32058A) has been discontinued and replaced by HP X.400.  HP X.400
  46.       uses the former X.400/9000 product numbers (32031A/32032A).  The
  47.       Server bundle (32057A) remains but now includes HP X.400 instead
  48.       of X.400 Server Software.  The HP3000 portion of X.400 (the
  49.       X.400/HP Desk software) is unchanged for this release.
  50.  
  51.   o High-Level X.400 API
  52.  
  53.       HP X.400 now provides a simple application programmatic interface
  54.       (API) which allows programmers to write applications that can
  55.       send and receive messages over a X.400 network.  The nine
  56.       intrinsics provide the basic X.400 functions (send and receive
  57.       messages, send and receive delivery reports).  Although the HP
  58.       X.400 API is proprietary, it is less complex and easier to use
  59.       than the XAPIA (X/Open API Association) gateway or application
  60.       APIs.
  61.  
  62.   o 1988 MTA
  63.  
  64.       The MTA (Message Transfer Agent) in HP X.400 implements the
  65.       functions defined in the CCITT 1988 X.400 standard.  Some of
  66.       these functions include:
  67.  
  68.         - Routing on 1988 O/R address fields such as those used for
  69.           Physical Delivery Services (Physical Delivery Service is the
  70.           ability to send a message over X.400 to a postal service
  71.           which  then prints the message and delivers it to the
  72.           recipient).  You can configure HP X.400 to route on the 1988
  73.           O/R address fields.  However, the supported User Agents (HP
  74.           Desk, Openmail, and mailx/elm) do not support these
  75.           addressing fields at this time.
  76.  
  77.         - Support of T.61 characters in most of the address fields.
  78.           The Teletex (T.61) character set includes accented characters
  79.           used in other languages and can be used in the following
  80.           fields:
  81.  
  82.                Organizational Name
  83.                Organizational Units
  84.                Domain Defined Attributes
  85.                Personal Name
  86.                Common Name (a new field for a name which does not
  87.                     fit into a X.400 personal name, e.g., a title
  88.                     such as "Director of Marketing")
  89.  
  90.           Note that T.61 fields can not be used with a 1984 X.400
  91.           system as it will not be able to understand or generate them.
  92.  
  93.         - Object Identifiers.  In 1984 X.400, only text body part types
  94.           are supported (anything else is considered an undefined body
  95.           part).  In 1988 X.400, other types of body parts can be used
  96.           and each body part type is identified by a unique number
  97.           called an Object Indentifier.  With Object Identfiers,
  98.           recipients know what type of body part the message is
  99.           contains (e.g., Lotus 123 spreadsheet) and can handle it
  100.           accordingly (e.g., run Lotus to view/modify body part).  Note
  101.           that the User Agents (HP Desk, OpenMail, mailx/elm) cannot
  102.           generate or recognize Object Identifiers at this time.
  103.           Support of Object Identifiers is a planned enhancement
  104.           request for OpenMail (HP Desk does not plan to include 1988
  105.           User Agent (UA) functionality).
  106.  
  107.   o Billing Information
  108.  
  109.       Billing information can be logged to a file so that billing
  110.       reports can be generated.  The System Administrator can configure
  111.       which information is to be logged such as originator, recipient,
  112.       message type (message, probe, or report), message size, and
  113.       priority.  When X.400 is running, the configured billing
  114.       information is logged to the billing file
  115.       /usr/spool/x400/log/bill.log.  When the configuration is
  116.       enabled, a sample billing program customized to read the
  117.       information in /usr/spool/x400/log/bill.log is created in the
  118.       file /usr/lib/x400/ex_applic.c.  The System Administrator can
  119.       develop a program to read the billing file and calculate the
  120.       appropriate charges to the users based on this sample program.
  121.  
  122.   o User Groups
  123.  
  124.       User groups are a way to categorize users if not all the users
  125.       have the same capabilities.  For example, users on 1984 X.400
  126.       systems can be in one group and users on 1988 X.400 systems can
  127.       be in another.  When 1988 X.400 users exchange messages, they can
  128.       take advantage of the additional functionality provided in 1988
  129.       X.400.  User groups can also be used to control which users can
  130.       send or receive messages.  A User Group can be designated as
  131.       "send only", "receive only", "send and receive", or "neither send
  132.       nor receive".  User groups are identified by a combination of the
  133.       following X.400 address fields:  Country, ADMD, PRMD,
  134.       Organizational Name, or Organizational Units.  In addition to
  135.       access control (restricting send/receive capabilities), each User
  136.       Group can also be configured for the character set understood by
  137.       the group(T.61, ISO6937, or IA5), profile the group conforms to
  138.       (EWOS88, NIST84, NIST88, CEN41201, or CEN41202), and whether
  139.       address translation is required for users in this group (see
  140.       address translation below).
  141.  
  142.   o Address Translation
  143.  
  144.       Each MTA in a PRMD is supposed to be connected to only one ADMD.
  145.       By changing an MTA's Global Domain Identifier (combination of
  146.       Country, ADMD, and PRMD), a single MTA can be connected to
  147.       multiple ADMDs.  This is referred to as address translation.
  148.       Address translation changes the Global Domain Identifier of a
  149.       message and all addresses  of users belonging to user groups for
  150.       which address translation has been requested (see User Groups
  151.       above).  Two cases where address translation might be useful are:
  152.  
  153.         - When a single MTA wants to connect directly to more than one
  154.           MTA.  This is possible in countries where more than one ADMD
  155.           exists.  For example, suppose an MTA located in the U.S. and
  156.           belonging to PRMD "X" wants to connect to ATTMAIL and
  157.           TELEMAIL (both are U.S. ADMDs).  The MTA's Global Domain
  158.           Identifier would need to be Country=US, ADMD=ATTMAIL, PRMD=X
  159.           when talking to ATTMAIL, and Country=US, ADMD=TELEMAIL,
  160.           PRMD=X when talking to TELEMAIL.
  161.  
  162.         - When the originator is from another country but wants to
  163.           appear (to the ADMD) to be from the local country.  For
  164.           example, an originator in the U.S. wants to send a message to
  165.           France but wants his O/R address to be Country=FR,
  166.           ADMD=ATLAS, etc.  Worldwide companies may want this feature
  167.           to reduce ADMD costs (it may be less expensive to route a
  168.           message from U.S. to France within the PRMD than use an ADMD
  169.           to ADMD (ATTMAIL to ATLAS) connection.  Another reason
  170.           worldwide companies may want to change the originator's O/R
  171.           address is that some ADMDs do not accept messages from a PRMD
  172.           which is not in the ADMD's domain.  For example, employees in
  173.           Country=A, ADMD=X, PRMD=Z cannot send messages to ADMD "Y"
  174.           because ADMD "Y" only accepts messages from Country=B,
  175.           ADMD=Y, PRMD=Z.  Employees in Country "A" need to have their
  176.           Country and ADMD address fields "translated" before they can
  177.           send messages to Country "B."
  178.  
  179.       Note that address translation may be forbidden by national
  180.       regulations in some countries.
  181.  
  182. 2. Other Enhancements
  183. ---------------------
  184.  
  185. Other enhancement to HP X.400 are:
  186.  
  187.   o Maximum number of simultaneous connections increased to 32.
  188.  
  189.   o Long file names are no longer required.
  190.  
  191.   o The *.conf.new files are created only when the user makes a
  192.     configuration change (hits Perform Task).  In the C.01.00 release,
  193.     the *.conf.new files were created when the user entered the
  194.     configuration menu.
  195.  
  196. 3. Hardware/Software Requirements
  197. ---------------------------------
  198.  
  199. Hardware Requirements:
  200.  
  201.   o HP 9000 Series 300, 400, or 800
  202.  
  203.   o 802.3 LAN Card (if LAN connectivity desired)
  204.  
  205.   o X.25 Card (if X.25 connectivity desired)
  206.  
  207.   o 1/4" cartridge or 9-track reel tape drive
  208.  
  209.   o 8MB (or more) or memory
  210.  
  211.   o 12MB of disk space: 8MB for HP X.400 and 4MB for message store
  212.  
  213.   o 30MB (or more) or swap space
  214.  
  215. Software Requirements:
  216.  
  217. The C.02.00 X.400 release requires HP-UX 8.0 and C.02.00 OTS.  Below is
  218. a matrix comparing the software requirements for C.01.00 and C.02.00
  219. releases.
  220.                     X.400/9000     X.400 Server     |  HP X.400
  221.                     (C.01.00)      (C.01.00)        |  (C.02.00)
  222.                     ----------     ----------       |  ------------
  223.     HP-UX:          7.0            7.0              |  8.0
  224.                                                     |
  225.     ARPA:           7.0            N/A              |  8.0
  226.                                                     |
  227.     X.25:           A.07.00        A.07.00          |  A.08.00
  228.                                                     |
  229.     OTS:            C.01.00        C.01.00          |  C.02.00
  230.                                                     |
  231.     OpenMail(1):    A.00.00(2)     N/A              |  A.00.01
  232.                       OR                            |
  233.                     A.00.01                         |
  234.                                                     |
  235.     NS/9000         N/A            7.0              |  8.0
  236.  
  237.           N/A = Not Applicable
  238.  
  239.           (1) OpenMail is not required for X.400/9000.  However, if you
  240.               want to run X.400/9000 with OpenMail, you must have the
  241.               specified version.  Also, OpenMail A.00.00 does not
  242.               provide X.400 access on the Series 300.  Note that
  243.               OpenMail before A.00.01 was not supported on the Series
  244.               300.
  245.  
  246.           (2) To run X.400/9000 with the A.00.00 version of OpenMail,
  247.               you must install a patch to modify some OpenMail files to
  248.               be compatible with the X.400/9000 file permissions.  The
  249.               patch (patch number OM000004) can be obtained from PWD's
  250.               patch  machine or the hpfcse patch machine in Ft.
  251.               Collins, Colorado.  The next release of OpenMail
  252.               (A.00.01) will not require the patch.
  253.  
  254.       The X.400/HP Desk software requirements are the same as before as
  255.       X.400/HP Desk did not change for this release.
  256.  
  257.       Systems running the C.02.00 HP X.400 software can communicate
  258.       with systems running the C.01.00 X.400/9000 or X.400 Server
  259.       software and vice versa.
  260.  
  261. 4. Documentation Changes
  262. ------------------------
  263.  
  264. With the product merge, the HP X.400 Server Administrator's Guide
  265. (32058- 90001) is being obsoleted and replaced by the Installing and
  266. Administering HP X.400 Administrator's Guide (32034-90001).
  267.  
  268. 5. New Utilities
  269. ----------------
  270.  
  271. The following diagnostic utilities are new for this release:
  272.   x4solve - displays error messages on-line.  The user enters in an
  273.       error  number and x4solve displays the error message, cause, and
  274.       action text.  Since x4solve allows the user to view error
  275.       messages on-line, the error messages in the manual have been
  276.       removed.  The user can print the error messages to a printer if a
  277.       paper copy is desired.
  278.  
  279. 6. Modified Utilities
  280. ---------------------
  281.  
  282. The following commands have been modified for this release:
  283.  
  284.   x4agelog - keeps the latest 200 entries in the
  285.       /usr/spool/x400/log/dslog directory (previously x4agelog did not
  286.       delete any entries in the dslog directory).
  287.  
  288.   x4dump - now appends ASCII versions of the X.400 and OTS error log
  289.       files to the shar output file (x4dump.sh).  This is accomplished
  290.       by running x4logview (for X.400 errors) and otsfmt (for OTS
  291.       errors) to convert the error log files from binary to ASCII
  292.       format before appending them to x4dump.sh (previously the
  293.       unformatted binary error log files were appended).
  294.  
  295.   x4msgtrack - now tracks messages from an X.400 API client and all
  296.       messages handled by the MTA (in addition to messages from
  297.       Sendmail and HP Desk that x4msgtrack handled before).  Selecting
  298.       messages is done by entering a simple index (1, 2, 3 ...) instead
  299.       of a long filename.
  300.  
  301.    x4queview - messages to be viewed are now selected by entering a
  302.       simple index (1, 2, 3 ...) instead of a long filename.  Also, the
  303.       path of the directory no longer needs to be explicity entered.
  304.       When x4queview encounters a bad PDU (parsing error), it will
  305.       automatically run x4asnview to view the bad PDU.  Before,
  306.       x4queview just aborted if a bad PDU was detected.
  307.  
  308.   x4stat - reports status of logging for billing (on/off).
  309.  
  310. 7. Obsoleted Utilities
  311. ----------------------
  312.  
  313. The following commands have been obsoleted for this release:
  314.  
  315.      << ANY OBSOLETED UTILITIES? >>
  316.  
  317. 8. Side Effect Differences
  318. --------------------------
  319.  
  320. The following changes resulted from implementing the new features but
  321. do not have any impact on the use or operation of X.400:
  322.   o As a result of long filenames no longer being required, the
  323.     default.conf file has been renamed to deflt.conf.
  324.  
  325. 9. Update Training
  326. ------------------
  327.  
  328. This message is the update training for SEs/CEs/RCEs trained on X.400.
  329. No further training will be provided.
  330.  
  331. 10. Updating Customers from C.01.00 to C.02.00
  332. -----------------------------------------------
  333.  
  334. Customers on the appropriate software support services will receive the
  335. new release (C.02.00) at no cost.  The customer is responsible for
  336. doing the update.
  337.  
  338. To update customers to C.02.00 X.400, install the dependent software
  339. (see Section 3) and load X.400 onto the system.  Do not overwrite the
  340. existing X.400 configuration files.  No further action is required.
  341.  
  342. 11. Distribution of Update to Field
  343. -----------------------------------
  344.  
  345. The C.02.00 release of HP X.400 will be shipped with the HP 8.0
  346. Application Release (AR) to all field offices on the following internal
  347. subscription services:
  348.  
  349.      5062-7195      Field Demo and Education Center
  350.      5062-7196      RC/CEC/On-Line Support
  351.      5062-7197      Area/Branch Offices
  352.      5062-7179      System Documentation Library
  353.  
  354. As of this writing, internal shipments should be completed by June 11
  355. for Series 800 and July 2 for Series 300.
  356.